Another useful hint from Carlos

From: Carlos Hasan
Sent: Sunday, May 14, 2000 11:03 PM
To: earlcp@conpute.com
Subject: Re: ram drive

Btw, if you don't have another PC to debug the driver through the serial line and dprintf(), do the following:

- Press F1 when you boot BeOS, and enable the output console
- Open a Terminal window and type:

	tail -f /var/log/syslog

You will see the messages printed with dprintf() in your Terminal.

Carlos
